Tweened animation

There are a few animation tween plugins for Unity. The most popular are iTween and HOTween. The first that has appeared was iTween and I have chosen that one to use in this experiment. All the movable scene objects are groupped into the categories and attached to the array of lists in the animation script. … Continue reading Tweened animation